In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / MaxThreadCount Property

MaxThreadCount Property (IGdPictureOCR)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(109)>

Property MaxThreadCount As Integer
[DispId(109)]

int MaxThreadCount {get; set;}
read-write property MaxThreadCount: Integer; 
DispIdAttribute(109)

function get,set MaxThreadCount : int
[DispId(109)]

__property int get_MaxThreadCount();

__property void set_MaxThreadCount( 

   int value

);
[DispId(109)]

property int MaxThreadCount {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members